Skip to content

Conversation

fhkahin
Copy link

@fhkahin fhkahin commented Sep 29, 2023

Volunteers: Are you marking this coursework? You can find a guide on how to mark this coursework in HOW_TO_MARK.md in the root of this repository

Your Details

  • Your Name:
  • Your City:
  • Your Slack Name:

Homework Details

  • Module:
  • Week:

Notes

  • What did you find easy?

  • What did you find hard?

  • What do you still not understand?

  • Any other notes?

@netlify
Copy link

netlify bot commented Sep 29, 2023

Deploy Preview for cyf-module-project-html-css ready!

Name Link
🔨 Latest commit 3fdb298
🔍 Latest deploy log https://app.netlify.com/sites/cyf-module-project-html-css/deploys/652ab71b9892c8000878af7f
😎 Deploy Preview https://deploy-preview-643--cyf-module-project-html-css.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@fhkahin fhkahin changed the title NW6/Fathi-Kahin/ HTML-CSS-Module-project-karma/week1 blank Sep 30, 2023
@fhkahin fhkahin changed the title blank NW6/Fathi-Kahin/ HTML-CSS-Module-project-karma/week 1 Sep 30, 2023
}
.section-icon {
display: flex;
padding-left: 7em;
Copy link

@PERicci PERicci Oct 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
padding-left: 7em;
justify-content: center;
gap: 2rem (at least);

padding-left: 7em;
}
.section-icon div {
padding-left: 7em;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
padding-left: 7em;
display: flex;
flex-direction: column;
align-items: center;

}
.section-icon div {
padding-left: 7em;
padding-bottom: 3em;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
padding-bottom: 3em;

text-align: center;
}
.icon-imag {
margin-left: 3em;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
margin-left: 3em;

Copy link

@PERicci PERicci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggested some changes in style.css aimed at a better arrangement of the images just after the Hero section.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants